'Declaration Public MustInherit Class _SankeyPlotView (Of TOwnerView As IPlotListLayoutView, TPlotDefinition As IPlotDefinition, TNodeView As ISankeyNodeView, TFlowView As ISankeyFlowView) Inherits GrapeCity.DataVisualization.Chart._BasePlotView(Of TOwnerView,TPlotDefinition,ISankeyPlotDataModel,TFlowView) Implements IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, ISankeyPlotModel, ISankeyPlotView, IView, IViewModel
public abstract class _SankeyPlotView<TOwnerView,TPlotDefinition,TNodeView,TFlowView> : GrapeCity.DataVisualization.Chart._BasePlotView<TOwnerView,TPlotDefinition,ISankeyPlotDataModel,TFlowView>, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, ISankeyPlotModel, ISankeyPlotView, IView, IViewModel where TOwnerView: IPlotListLayoutView where TPlotDefinition: IPlotDefinition where TNodeView: ISankeyNodeView where TFlowView: ISankeyFlowView